home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / pkey12_1.zip / ACADHLP.TXT < prev    next >
Text File  |  1992-09-13  |  13KB  |  261 lines

  1. These are the listings of the key macro's that have been defined
  2. in key.lsp and several associated lisp files, the lisp file name
  3. is typically the same as the key press.
  4.  
  5. Power hint!!
  6.  
  7.       Use the space bar for the return after typing the command.
  8.  
  9. Key Press                    Description
  10.  
  11. a............................arc
  12. ar...........................array
  13. b............................break
  14. bl...........................block
  15. c............................copy
  16. cbs..........................change block scale (lisp routine)
  17.                              I wrote this one when I called up a drawing
  18.                              and all the blocks were out of scale and needed
  19.                              to be scaled down while maintaining the insert
  20.                              points. It has come in handy since then, so I
  21.                              thought I would include it.
  22. \
  23. cc...........................change color (lisp routine)
  24. cf...........................chamfer
  25. cg...........................change
  26. ch...........................change entities to new layer (keyboard input)
  27. lc...........................change layer of selected objects by picking
  28.                              entity on layer you wish to set.
  29. cp...........................change properties
  30. col..........................lisp routine to draw columns and centerlines
  31.                              enter the grid spacing x seperate from y,
  32.                              enter the column size x & y, then pick lower
  33.                              limit and upper limit.
  34. cr...........................circle
  35. cr2..........................circle 2 - point
  36. tc...........................change text, height, width, oblique, rotation
  37.                              and style. Default is change text.
  38. ctl..........................copy selected entities to user supplied layer
  39.                              (lisp routine). Great for multi-layer drawings
  40.                              I use it to copy the floor plan for mechanical
  41.                              plans, which sometimes edit the floor plan to
  42.                              remove objects below ducts.
  43. \
  44. cw...........................commercial windows (lisp routine)
  45.                              simple window command, draws one window with
  46.                              jambs on layer 'aw'.
  47.                              has a reference point feature, at the
  48.                              "pick startpoint of window" prompt, a
  49.                              return, instead of a pick, will invoke
  50.                              the reference option. 
  51. d............................distance
  52. dd...........................'ddatte, attribute dialogue box
  53. de...........................'ddemodes, entity creation screen
  54. dl...........................delete multiple layers by pick only !
  55. td...........................dtext
  56. e............................erase
  57. el...........................erase last (whoosh !! It's gone)
  58. et...........................extend or trim multiple objects (lisp routine)
  59.                              trim is the default, if you zoomed out to far
  60.                              it will not trim (bad arg's). If anybody knows
  61.                              a fix i'd like to hear from you.
  62. f............................fillet no radius
  63. fw...........................fill wall (lisp routine) fills wall with
  64.                              thick polyline, enter wall thickness.
  65.                              great for existing walls to remain.
  66. \
  67. fl...........................freeze multiple layers by pick only !!
  68.                              use no crossing or windows with this as
  69.                              you will sit and wait. Simply select the
  70.                              objects on the layers you want to freeze,
  71.                              one of each is all that is required.
  72. gf...........................lisp routine to get a new drawing file
  73.                              from the command prompt in autocad.
  74.                              it offers you the choice to save or quit.
  75. gn...........................polygon
  76. grd..........................ceiling grid
  77. gs...........................get text style by selecting exist. Text
  78.                              might have to return at the end for
  79.                              standard autocad text fonts.
  80. h............................hatch
  81. i............................insert
  82. ib...........................insert block by picking an existing block.
  83. it...........................easy import text, current style.
  84. lt...........................change lintype (lisp routine)
  85. ky...........................keynote program w/ leaders
  86. l............................line
  87. ld...........................leader with text. Enter scale factor
  88.                              and select from [3] types of arrow heads.
  89. \
  90. lmp..........................line from the mid point of any two picks
  91.                              or coords.
  92. lp...........................load lisp file, specify name.
  93. ls...........................list
  94. m............................move
  95. mm...........................mirror
  96. (mpl)........................mid point of any two picks or coords.
  97. mfl..........................multiple freeze layers
  98. o............................offset
  99. oh...........................draws overhead cabinets on current layer.
  100. oo...........................sets osnap to none
  101. op...........................openings in walls.
  102. pl...........................pline
  103. p............................non-transparent pan
  104. pe...........................pedit
  105. q............................quit
  106. r............................rotate
  107. rc...........................rectangle (two picks or coords.)
  108. rd...........................non-transparent redraw
  109. \
  110. rs...........................room sizing (lisp routine)
  111.                              this room size routine allows you to pick
  112.                              from a list of rooms already defined or
  113.                              enter your own (1 word only) then places
  114.                              the size and name at the center of the
  115.                              room. Pick lower left, upper right.
  116. rw...........................residential window (lisp routine)
  117.                              draws one window with sills on layer 'aw'
  118.                              has a reference point feature, at the
  119.                              "pick startpoint of window" prompt, a
  120.                              return, instead of a pick, will invoke
  121.                              the reference option. 
  122. S............................pick entity to set layer
  123. sa...........................save
  124. sc...........................scale
  125. se...........................set layer, user supplied layer name.
  126. st...........................stretch
  127. ss...........................status
  128. t............................trim
  129. te...........................text
  130. wc...........................wall center. One wall. (Lisp file)
  131. wl...........................draws walls, fillets as it goes.
  132. x............................explode
  133. \
  134. za...........................two zoom alls to .95x, with a save. (Takes
  135.                              some time)
  136. zc...........................zoom center
  137. zd...........................non-transparent zoom dynamic.
  138. zp........................... "    "     "   Zoom previous.
  139. zw........................... "    "     "   Zoom window.
  140. zq...........................zoom limits, to avoid regen.
  141. zs...........................zoom to smallest size, no regen.
  142. z5...........................quick zoom out .5x
  143. z7...........................quick zoom out .7x
  144.  
  145. \
  146. defined offsets
  147.  
  148. 1............................1" offset
  149. 2............................2"
  150. 3............................3"
  151. 4............................4"
  152. 45...........................4 1/2"
  153. 6............................6"
  154. 725..........................7 1/4"
  155. 8............................8"
  156. 10...........................10"
  157. 12...........................12"
  158. 15...........................15"
  159. 16...........................1'-4"
  160. 18...........................1'-6"
  161. 24...........................2'-0"
  162. 30...........................2'-6"
  163. 36...........................3'-0"
  164. 48...........................4'-0"
  165.  
  166. \
  167. Script files:
  168.  
  169. Some script files have been included:
  170.  
  171. reconfig.scr............................this reconfigures the tablet by
  172.                                         supplying the answers for the
  173.                                         kee menu.
  174.  
  175. newtab.scr..............................configures the tablet the first
  176.                                         time a new tablet is needed.
  177.  
  178. compress.scr............................this script file is used with the
  179.                                         compress lisp routine. Use this
  180.                                         routine with caution some users
  181.                                         have said it bombs when used with
  182.                                         any aec products. Do not use this
  183.                                         menu software with any other menu
  184.                                         template software.
  185.  
  186. get_it.scr..............................this script file is created when
  187.                                         executing the gf(getfile).lsp
  188.  
  189. \
  190. 1.scr...................................to be used to open a new drawing
  191.                                         i.e. Acad new 1, from the dos
  192.                                         prompt.
  193.  
  194. 2.scr...................................same as above only open an existing
  195.                                         drawing.
  196.  
  197. 3.scr...................................same as above only enters the plot
  198.                                         option and goes to town. Make sure
  199.                                         your parameters are set, cause this
  200.                                         one does not ask questions. Drawing
  201.                                         must be supplied also.
  202.                                         i.e.  Acad dwg-name 3
  203.  
  204. 18.scr..................................used by plot.lsp to plot at 1/8"
  205.                                         scale. Again set your parameters up
  206.                                         first, once the questions in plot.lsp
  207.                                         have been answered, it plots.
  208.                                         this will be updated soon so look
  209.                                         for this to auto set your pens.
  210.  
  211. 14.scr..................................same as 18.scr for 1/4" scale.
  212.  
  213. f and fit.scr...........................same, plot to fit.
  214. \
  215. ****miscellaneous notes****
  216.  
  217. Menu files:
  218.  
  219. Two menu files have been provided one for a c: drive set up ( ckee.mnu )
  220. and a d: drive set up ( dkee.mnu ).
  221.  
  222. ***********************************************************************
  223. Please note that the door routines are accessed by the tools section of
  224. the pulldown menu!!!!!
  225. ***********************************************************************
  226.  
  227. Misc. Files
  228.  
  229. A file called keeline.lin has been included, this file has some extra fine
  230. line difinitions in it (check it out).
  231.  
  232. ****************************************************************************
  233. CNS.LSP and DNS.LSP are block replacement routines for changing an existing
  234. symbol into one that you are more comfortable with. These were added at the
  235. last and as far as I know they work only to change an existing symbol in the
  236. kesym1 directory. CNS is for a C drive set up and DNS is for a D drive setup.
  237. ****************************************************************************
  238. \
  239. Drawing environment set up:
  240.  
  241. To set up your drawing environment use the pop down 'setup' to start
  242. a new drawing answer the prompts and it should do the set up.
  243.  
  244. The symbol library is currently being updated to add more and to clean
  245. up some symbols, and to add some 3d symbols.  I have tried to put
  246. together a complete package but I know that despite my best
  247. intentions, I am sure there are some things I am not aware of.
  248. I can take it.  Let me have it. If you feel the desire to help
  249. in the creation of a new and inexpensive alternative to the high
  250. priced menu systems currently available, criticism is needed, help
  251. or support is vital.  Any help with lisp routines, and other aspects
  252. of the menu are greatly appreciated.
  253.  
  254.  
  255. Patrick James McKee, Author
  256. Rt. 1, Box 5
  257. Combs, Arkansas
  258. 72721
  259.  
  260. pmckee@uafsysb.bitnet
  261. pmckee@uafsysb.uark.edu